home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / PeerAware 1.03 / PeerAware-Setup.exe / Html / shapes / vml / line.xml < prev    next >
Text File  |  2006-10-21  |  484b  |  13 lines

  1. <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:c="urn:schemas-cumulatelabs-com:vml">
  2.     <head>
  3.         <style> v\:* { behavior: url(#default#VML); }
  4.     </style>
  5.     </head>
  6.     <c:connector type="line">
  7.     <v:line from="0px,0px" to="50px,50px" strokecolor="black" strokeweight="1px">
  8.     <v:stroke endarrow="classic" startarrow="classic"/>
  9.     </v:line>
  10.     <c:connection type="from" shapeid="123" shapepoint="0"/>
  11.     <c:connection type="to" shapeid="111" shapepoint="1"/>
  12.     </c:connector>
  13. </html>